v1.2 Monday, July 24 2000.

	Added:
	 - This changelog ;)
	 - Implemented the preliminary 'widget' set (widget.h)
	 - Added "Jump to location" function. 
	 - 8x16 tile support, use '8' and '9' to switch between 8x8 and
		8x16 tile formats.

	Removed:
	 - Swap palette, result of code clean up.

	Changed:
	 - Misc code clean up, mostly regarding palette and display code.
	 - Optimized display routine so it only re-draws what it needs to.
	 - Updated font.h
	 - Fixed a bunch of stuff in the readme, which was the result of
		no sleep.


v1.1 Tuesday, July 11 2000.

	Changed:
	 - Changed one line of code, since I was wrongly analyzing the
		file descriptor to see if the file opened alright.

